home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / Codex ass dev system v1.10.adf / include / workbench / icon.i next >
Text File  |  1988-09-19  |  889b  |  35 lines

  1.  
  2.    IFND  WORKBENCH_ICON_I
  3. WORKBENCH_ICON_I  SET   1
  4.  
  5. ********************************************************************
  6. *               Commodore-Amiga, Inc.                              *
  7. *               icon.i                                             *
  8. ********************************************************************
  9.  
  10. *****************************************************************
  11. *
  12. * icon.i -- external declarations for workbench support library
  13. *
  14. * SOURCE CONTROL
  15. * ------ -------
  16. * $Header: icon.i,v 29.1 85/08/07 22:27:14 neil Exp $
  17. *
  18. * $Locker:  $
  19. *
  20. *****************************************************************
  21.  
  22.  
  23. *********************************************************************
  24. *
  25. * Library structures
  26. *
  27. *********************************************************************
  28.  
  29.  
  30. ICONNAME MACRO
  31.       DC.B  'icon.library',0
  32.       ENDM
  33.  
  34.    ENDC  !WORKBENCH_ICON_I
  35.